Release 10.1A: OpenEdge Development:
Programming Interfaces


export-cached-audit-events procedure

Export the audit events cached to a .ad file. This routine retrieves the data cached in the local ProDataSet object. See exportAuditEvents in src/auditing/_aud-utils.p if you want to refresh the data before exporting.

Parameters:

INPUT pcFileName AS CHARACTER

Filename of the .ad file to generate.

OUTPUT pnumRecords AS INTEGER

Number of records exported.

Note: Check for any error messages using the 4GL RETURN-VALUE function.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095